DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase<TConnectionImpl> Class / GetReservedWordsSchema Method

In This Topic
    GetReservedWordsSchema Method (C1ConnectionBase<TConnectionImpl>)
    In This Topic
    Retrieve the metadata relatively to the reserved words.
    Syntax
    'Declaration
     
    Protected Overridable Function GetReservedWordsSchema() As DataTable
    protected virtual DataTable GetReservedWordsSchema()
    See Also